﻿2026-08-28T12:41:27.7218865Z ##[group]Run actions/checkout@v5
2026-08-28T12:41:27.7219338Z with:
2026-08-28T12:41:27.7219591Z   repository: BigscreenVR/spt-bs-core
2026-08-28T12:41:27.7221761Z   token: ***
2026-08-28T12:41:27.7221984Z   ssh-strict: true
2026-08-28T12:41:27.7222215Z   ssh-user: git
2026-08-28T12:41:27.7222451Z   persist-credentials: true
2026-08-28T12:41:27.7222696Z   clean: true
2026-08-28T12:41:27.7222930Z   sparse-checkout-cone-mode: true
2026-08-28T12:41:27.7223193Z   fetch-depth: 1
2026-08-28T12:41:27.7223407Z   fetch-tags: false
2026-08-28T12:41:27.7223636Z   show-progress: true
2026-08-28T12:41:27.7223860Z   lfs: false
2026-08-28T12:41:27.7224071Z   submodules: false
2026-08-28T12:41:27.7224322Z   set-safe-directory: true
2026-08-28T12:41:27.7224585Z   allow-unsafe-pr-checkout: false
2026-08-28T12:41:27.7224837Z env:
2026-08-28T12:41:27.7225049Z   CARGO_INCREMENTAL: 0
2026-08-28T12:41:27.7225309Z   SPT_TEST_EPHEMERAL_ADVISORY_PORTS: 1
2026-08-28T12:41:27.7225599Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-28T12:41:27.7225913Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-28T12:41:27.7229793Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|exit_every_reap|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|er_brief_once_per_session_e2e|er_briefing_session_scoped_e2e|er_briefing_presentation_e2e|er_briefing_presented_e2e|er_sequestered_cwd_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-28T12:41:27.7233486Z ##[endgroup]
2026-08-28T12:41:27.7995950Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-28T12:41:27.7997278Z ##[group]Getting Git version info
2026-08-28T12:41:27.7997721Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-28T12:41:27.7998321Z [command]/usr/bin/git version
2026-08-28T12:41:27.7998614Z git version 2.43.0
2026-08-28T12:41:27.8012247Z ##[endgroup]
2026-08-28T12:41:27.8019787Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/6df13ebc-74d0-41ff-8c14-795cb7749bad/.gitconfig'
2026-08-28T12:41:27.8026418Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6df13ebc-74d0-41ff-8c14-795cb7749bad' before making global git config changes
2026-08-28T12:41:27.8027305Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T12:41:27.8029531Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T12:41:27.8082269Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-28T12:41:27.8101992Z https://github.com/BigscreenVR/spt-bs-core
2026-08-28T12:41:27.8111791Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-28T12:41:27.8114379Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-28T12:41:27.8132648Z refs/heads/golden/ir2-incremental-off
2026-08-28T12:41:27.8138489Z [command]/usr/bin/git checkout --detach
2026-08-28T12:41:27.8203617Z HEAD is now at ea55e8823 ci(golden): measure incremental-off leg
2026-08-28T12:41:27.8238761Z [command]/usr/bin/git branch --delete --force golden/ir2-incremental-off
2026-08-28T12:41:27.8269578Z Deleted branch golden/ir2-incremental-off (was ea55e8823).
2026-08-28T12:41:27.8407907Z ##[endgroup]
2026-08-28T12:41:27.8411813Z [command]/usr/bin/git submodule status
2026-08-28T12:41:27.8606597Z ##[group]Cleaning the repository
2026-08-28T12:41:27.8609918Z [command]/usr/bin/git clean -ffdx
2026-08-28T12:41:27.8645404Z Removing traceable-reqs
2026-08-28T12:41:27.8653320Z [command]/usr/bin/git reset --hard HEAD
2026-08-28T12:41:27.8725242Z HEAD is now at ea55e8823 ci(golden): measure incremental-off leg
2026-08-28T12:41:27.8730790Z ##[endgroup]
2026-08-28T12:41:27.8732841Z ##[group]Disabling automatic garbage collection
2026-08-28T12:41:27.8736383Z [command]/usr/bin/git config --local gc.auto 0
2026-08-28T12:41:27.8760623Z ##[endgroup]
2026-08-28T12:41:27.8761096Z ##[group]Setting up auth
2026-08-28T12:41:27.8765829Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-28T12:41:27.8788655Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-28T12:41:27.8981214Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T12:41:27.9008474Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-28T12:41:27.9199609Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T12:41:27.9256998Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-28T12:41:27.9453367Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-28T12:41:27.9488601Z ##[endgroup]
2026-08-28T12:41:27.9489565Z ##[group]Fetching the repository
2026-08-28T12:41:27.9496270Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ea55e88232497ba5667171a2770946d6ffe4551c:refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T12:41:28.4239796Z ##[endgroup]
2026-08-28T12:41:28.4240264Z ##[group]Determining the checkout info
2026-08-28T12:41:28.4241637Z ##[endgroup]
2026-08-28T12:41:28.4245617Z [command]/usr/bin/git sparse-checkout disable
2026-08-28T12:41:28.4285029Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-28T12:41:28.4311103Z ##[group]Checking out the ref
2026-08-28T12:41:28.4313107Z [command]/usr/bin/git checkout --progress --force -B golden/ir2-incremental-off refs/remotes/origin/golden/ir2-incremental-off
2026-08-28T12:41:28.4383495Z Switched to a new branch 'golden/ir2-incremental-off'
2026-08-28T12:41:28.4384187Z branch 'golden/ir2-incremental-off' set up to track 'origin/golden/ir2-incremental-off'.
2026-08-28T12:41:28.4391707Z ##[endgroup]
2026-08-28T12:41:28.4435671Z [command]/usr/bin/git log -1 --format=%H
2026-08-28T12:41:28.4466344Z ea55e88232497ba5667171a2770946d6ffe4551c
